var testing.outputDir
4 uses
testing (current package)
testing.go#L383: outputDir = flag.String("test.outputdir", "", "write profiles to `dir`")
testing.go#L413: outputDir *string
testing.go#L1996: if *outputDir == "" || path == "" {
testing.go#L2016: return fmt.Sprintf("%s%c%s", *outputDir, os.PathSeparator, path)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)